Skip to content

security: Update cross-spawn in coral_web#900

Merged
tianjing-li merged 1 commit intomainfrom
update-cspawn-coral
Jan 12, 2025
Merged

security: Update cross-spawn in coral_web#900
tianjing-li merged 1 commit intomainfrom
update-cspawn-coral

Conversation

@tianjing-li
Copy link
Copy Markdown
Contributor

@tianjing-li tianjing-li commented Jan 9, 2025

Thank you for contributing to the Cohere Toolkit!

  • PR title: "area: description"

    • Where "area" is whichever of interface, frontend, model, tools, backend, etc. is being modified. Use "docs: ..." for purely docs changes, "infra: ..." for CI changes.
    • Example: "deployment: add Azure model option"
  • PR message: Delete this entire checklist and replace with

    • Description: a description of the change
    • Issue: the issue # it fixes, if applicable
    • Dependencies: any dependencies required for this change
  • Add tests and docs: Please include testing and documentation for your changes

  • Lint and test: Run make lint and make run-tests

AI Description

This PR introduces a new dependency, cross-spawn, to the package.json and package-lock.json files.

Changes:

  • Adds the cross-spawn dependency to the package.json file.
  • Updates the package-lock.json file with the new cross-spawn dependency, including its version, resolution URL, and `integrity hash.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.84%. Comparing base (1107ea8) to head (c658903).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #900   +/-   ##
=======================================
  Coverage   77.84%   77.84%           
=======================================
  Files         259      259           
  Lines       11177    11177           
=======================================
  Hits         8701     8701           
  Misses       2476     2476           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tianjing-li tianjing-li merged commit 7426899 into main Jan 12, 2025
1 check failed
@tianjing-li tianjing-li deleted the update-cspawn-coral branch January 12, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants